home *** CD-ROM | disk | FTP | other *** search
- Path: interramp.com!usenet
- From: "Daniel C. Zimmerman" <zimmerdc@interramp.com>
- Newsgroups: comp.unix.questions,comp.lang.c,comp.lang.c++
- Subject: Calling COBOL from C/C++
- Date: Wed, 17 Apr 1996 14:26:26 -0500
- Organization: PSI Public Usenet Link
- Message-ID: <317545E2.1DA0@interramp.com>
- NNTP-Posting-Host: ip86.dallas2.tx.interramp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01Gold (Win95; I)
- CC: Venkat_Kodumudi@pagenet.com
-
- We are trying to call a Microfocus COBOL program from a C/C++ program.
- We would like to receive extensive error messages (codes) from the COBOL
- program. One way to do this is to use the "system" call, but it does
- not give us the capability of getting anything more than "success" or
- "failure." What are some other ways to do this?
-
- Please reply back via email to: Venkat_Kodumudi@pagenet.com
-
- (DCZ on behalf of Venkat Kodumudi)
-